projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6002ce
)
(Fsnarf_documentation): Doc fix.
author
Luc Teirlinck
<teirllm@auburn.edu>
Wed, 23 Jun 2004 17:00:06 +0000
(17:00 +0000)
committer
Luc Teirlinck
<teirllm@auburn.edu>
Wed, 23 Jun 2004 17:00:06 +0000
(17:00 +0000)
src/doc.c
patch
|
blob
|
history
diff --git
a/src/doc.c
b/src/doc.c
index a0b840637e0c7764e176b96caf5afd86d9ff1bae..120d35767b2c0edb16739e76eddabca505deef06 100644
(file)
--- a/
src/doc.c
+++ b/
src/doc.c
@@
-570,7
+570,7
@@
records them in function and variable definitions.
The function takes one argument, FILENAME, a string;
it specifies the file name (without a directory) of the DOC file.
That file is found in `../etc' now; later, when the dumped Emacs is run,
-the same file name is found in the `d
ata
-directory'. */)
+the same file name is found in the `d
oc
-directory'. */)
(filename)
Lisp_Object filename;
{